3.674 \(\int \sqrt [3]{a+b x^2} \, dx\)

Optimal. Leaf size=266 \[ \frac {3}{5} x \sqrt [3]{a+b x^2}-\frac {2\ 3^{3/4} \sqrt {2-\sqrt {3}} a \left (\sqrt [3]{a}-\sqrt [3]{a+b x^2}\right ) \sqrt {\frac {a^{2/3}+\sqrt [3]{a} \sqrt [3]{a+b x^2}+\left (a+b x^2\right )^{2/3}}{\left (\left (1-\sqrt {3}\right ) \sqrt [3]{a}-\sqrt [3]{a+b x^2}\right )^2}} \operatorname {EllipticF}\left (\sin ^{-1}\left (\frac {\left (1+\sqrt {3}\right ) \sqrt [3]{a}-\sqrt [3]{a+b x^2}}{\left (1-\sqrt {3}\right ) \sqrt [3]{a}-\sqrt [3]{a+b x^2}}\right ),4 \sqrt {3}-7\right )}{5 b x \sqrt {-\frac {\sqrt [3]{a} \left (\sqrt [3]{a}-\sqrt [3]{a+b x^2}\right )}{\left (\left (1-\sqrt {3}\right ) \sqrt [3]{a}-\sqrt [3]{a+b x^2}\right )^2}}} \]

[Out]

3/5*x*(b*x^2+a)^(1/3)-2/5*3^(3/4)*a*(a^(1/3)-(b*x^2+a)^(1/3))*EllipticF((-(b*x^2+a)^(1/3)+a^(1/3)*(1+3^(1/2)))
/(-(b*x^2+a)^(1/3)+a^(1/3)*(1-3^(1/2))),2*I-I*3^(1/2))*((a^(2/3)+a^(1/3)*(b*x^2+a)^(1/3)+(b*x^2+a)^(2/3))/(-(b
*x^2+a)^(1/3)+a^(1/3)*(1-3^(1/2)))^2)^(1/2)*(1/2*6^(1/2)-1/2*2^(1/2))/b/x/(-a^(1/3)*(a^(1/3)-(b*x^2+a)^(1/3))/
(-(b*x^2+a)^(1/3)+a^(1/3)*(1-3^(1/2)))^2)^(1/2)

________________________________________________________________________________________

Rubi [A]  time = 0.12, antiderivative size = 266, normalized size of antiderivative = 1.00, number of steps used = 3, number of rules used = 3, integrand size = 11, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.273, Rules used = {195, 236, 219} \[ \frac {3}{5} x \sqrt [3]{a+b x^2}-\frac {2\ 3^{3/4} \sqrt {2-\sqrt {3}} a \left (\sqrt [3]{a}-\sqrt [3]{a+b x^2}\right ) \sqrt {\frac {a^{2/3}+\sqrt [3]{a} \sqrt [3]{a+b x^2}+\left (a+b x^2\right )^{2/3}}{\left (\left (1-\sqrt {3}\right ) \sqrt [3]{a}-\sqrt [3]{a+b x^2}\right )^2}} F\left (\sin ^{-1}\left (\frac {\left (1+\sqrt {3}\right ) \sqrt [3]{a}-\sqrt [3]{b x^2+a}}{\left (1-\sqrt {3}\right ) \sqrt [3]{a}-\sqrt [3]{b x^2+a}}\right )|-7+4 \sqrt {3}\right )}{5 b x \sqrt {-\frac {\sqrt [3]{a} \left (\sqrt [3]{a}-\sqrt [3]{a+b x^2}\right )}{\left (\left (1-\sqrt {3}\right ) \sqrt [3]{a}-\sqrt [3]{a+b x^2}\right )^2}}} \]

Antiderivative was successfully verified.

[In]

Int[(a + b*x^2)^(1/3),x]

[Out]

(3*x*(a + b*x^2)^(1/3))/5 - (2*3^(3/4)*Sqrt[2 - Sqrt[3]]*a*(a^(1/3) - (a + b*x^2)^(1/3))*Sqrt[(a^(2/3) + a^(1/
3)*(a + b*x^2)^(1/3) + (a + b*x^2)^(2/3))/((1 - Sqrt[3])*a^(1/3) - (a + b*x^2)^(1/3))^2]*EllipticF[ArcSin[((1
+ Sqrt[3])*a^(1/3) - (a + b*x^2)^(1/3))/((1 - Sqrt[3])*a^(1/3) - (a + b*x^2)^(1/3))], -7 + 4*Sqrt[3]])/(5*b*x*
Sqrt[-((a^(1/3)*(a^(1/3) - (a + b*x^2)^(1/3)))/((1 - Sqrt[3])*a^(1/3) - (a + b*x^2)^(1/3))^2)])

Rule 195

Int[((a_) + (b_.)*(x_)^(n_))^(p_), x_Symbol] :> Simp[(x*(a + b*x^n)^p)/(n*p + 1), x] + Dist[(a*n*p)/(n*p + 1),
 Int[(a + b*x^n)^(p - 1), x], x] /; FreeQ[{a, b}, x] && IGtQ[n, 0] && GtQ[p, 0] && (IntegerQ[2*p] || (EqQ[n, 2
] && IntegerQ[4*p]) || (EqQ[n, 2] && IntegerQ[3*p]) || LtQ[Denominator[p + 1/n], Denominator[p]])

Rule 219

Int[1/Sqrt[(a_) + (b_.)*(x_)^3], x_Symbol] :> With[{r = Numer[Rt[b/a, 3]], s = Denom[Rt[b/a, 3]]}, Simp[(2*Sqr
t[2 - Sqrt[3]]*(s + r*x)*Sqrt[(s^2 - r*s*x + r^2*x^2)/((1 - Sqrt[3])*s + r*x)^2]*EllipticF[ArcSin[((1 + Sqrt[3
])*s + r*x)/((1 - Sqrt[3])*s + r*x)], -7 + 4*Sqrt[3]])/(3^(1/4)*r*Sqrt[a + b*x^3]*Sqrt[-((s*(s + r*x))/((1 - S
qrt[3])*s + r*x)^2)]), x]] /; FreeQ[{a, b}, x] && NegQ[a]

Rule 236

Int[((a_) + (b_.)*(x_)^2)^(-2/3), x_Symbol] :> Dist[(3*Sqrt[b*x^2])/(2*b*x), Subst[Int[1/Sqrt[-a + x^3], x], x
, (a + b*x^2)^(1/3)], x] /; FreeQ[{a, b}, x]

Rubi steps

\begin {align*} \int \sqrt [3]{a+b x^2} \, dx &=\frac {3}{5} x \sqrt [3]{a+b x^2}+\frac {1}{5} (2 a) \int \frac {1}{\left (a+b x^2\right )^{2/3}} \, dx\\ &=\frac {3}{5} x \sqrt [3]{a+b x^2}+\frac {\left (3 a \sqrt {b x^2}\right ) \operatorname {Subst}\left (\int \frac {1}{\sqrt {-a+x^3}} \, dx,x,\sqrt [3]{a+b x^2}\right )}{5 b x}\\ &=\frac {3}{5} x \sqrt [3]{a+b x^2}-\frac {2\ 3^{3/4} \sqrt {2-\sqrt {3}} a \left (\sqrt [3]{a}-\sqrt [3]{a+b x^2}\right ) \sqrt {\frac {a^{2/3}+\sqrt [3]{a} \sqrt [3]{a+b x^2}+\left (a+b x^2\right )^{2/3}}{\left (\left (1-\sqrt {3}\right ) \sqrt [3]{a}-\sqrt [3]{a+b x^2}\right )^2}} F\left (\sin ^{-1}\left (\frac {\left (1+\sqrt {3}\right ) \sqrt [3]{a}-\sqrt [3]{a+b x^2}}{\left (1-\sqrt {3}\right ) \sqrt [3]{a}-\sqrt [3]{a+b x^2}}\right )|-7+4 \sqrt {3}\right )}{5 b x \sqrt {-\frac {\sqrt [3]{a} \left (\sqrt [3]{a}-\sqrt [3]{a+b x^2}\right )}{\left (\left (1-\sqrt {3}\right ) \sqrt [3]{a}-\sqrt [3]{a+b x^2}\right )^2}}}\\ \end {align*}

________________________________________________________________________________________

Mathematica [C]  time = 0.01, size = 46, normalized size = 0.17 \[ \frac {x \sqrt [3]{a+b x^2} \, _2F_1\left (-\frac {1}{3},\frac {1}{2};\frac {3}{2};-\frac {b x^2}{a}\right )}{\sqrt [3]{\frac {b x^2}{a}+1}} \]

Antiderivative was successfully verified.

[In]

Integrate[(a + b*x^2)^(1/3),x]

[Out]

(x*(a + b*x^2)^(1/3)*Hypergeometric2F1[-1/3, 1/2, 3/2, -((b*x^2)/a)])/(1 + (b*x^2)/a)^(1/3)

________________________________________________________________________________________

fricas [F]  time = 0.70, size = 0, normalized size = 0.00 \[ {\rm integral}\left ({\left (b x^{2} + a\right )}^{\frac {1}{3}}, x\right ) \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((b*x^2+a)^(1/3),x, algorithm="fricas")

[Out]

integral((b*x^2 + a)^(1/3), x)

________________________________________________________________________________________

giac [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int {\left (b x^{2} + a\right )}^{\frac {1}{3}}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((b*x^2+a)^(1/3),x, algorithm="giac")

[Out]

integrate((b*x^2 + a)^(1/3), x)

________________________________________________________________________________________

maple [F]  time = 0.30, size = 0, normalized size = 0.00 \[ \int \left (b \,x^{2}+a \right )^{\frac {1}{3}}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((b*x^2+a)^(1/3),x)

[Out]

int((b*x^2+a)^(1/3),x)

________________________________________________________________________________________

maxima [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int {\left (b x^{2} + a\right )}^{\frac {1}{3}}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((b*x^2+a)^(1/3),x, algorithm="maxima")

[Out]

integrate((b*x^2 + a)^(1/3), x)

________________________________________________________________________________________

mupad [B]  time = 4.59, size = 37, normalized size = 0.14 \[ \frac {x\,{\left (b\,x^2+a\right )}^{1/3}\,{{}}_2{\mathrm {F}}_1\left (-\frac {1}{3},\frac {1}{2};\ \frac {3}{2};\ -\frac {b\,x^2}{a}\right )}{{\left (\frac {b\,x^2}{a}+1\right )}^{1/3}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((a + b*x^2)^(1/3),x)

[Out]

(x*(a + b*x^2)^(1/3)*hypergeom([-1/3, 1/2], 3/2, -(b*x^2)/a))/((b*x^2)/a + 1)^(1/3)

________________________________________________________________________________________

sympy [A]  time = 0.78, size = 26, normalized size = 0.10 \[ \sqrt [3]{a} x {{}_{2}F_{1}\left (\begin {matrix} - \frac {1}{3}, \frac {1}{2} \\ \frac {3}{2} \end {matrix}\middle | {\frac {b x^{2} e^{i \pi }}{a}} \right )} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((b*x**2+a)**(1/3),x)

[Out]

a**(1/3)*x*hyper((-1/3, 1/2), (3/2,), b*x**2*exp_polar(I*pi)/a)

________________________________________________________________________________________